home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995…tember: Reference Library / Dev.CD Sep 95 RL / Dev.CD Sep 95 RL.toast / mac / Technical Documentation / develop / develop Issue 6 code / TCP / NewsWatcher / NW Source / Read Me < prev   
Encoding:
Text File  |  1995-06-26  |  1.4 KB  |  26 lines  |  [TEXT/ttxt]

  1. This folder contains the source code for NewsWatcher. I currently use Metrowerks CodeWarrior Gold release 6.1. 
  2.  
  3. I'm sorry, but I *do not* have any other versions of the source code which work with other development environments, other releases of CodeWarrior, or other versions of Apple's system header files. (So please don't write asking me for this!)
  4.  
  5. Please note that both the NewsWatcher program and NewsWatcher's source code are copyright by Northwestern University. You may not use either of them for profit without permission.
  6.  
  7. NewsWatcher.rsrc: NewsWatcher's resources.
  8. NewsWatcher.68k.µ: The 68K project file.
  9. NewsWatcher.ppc.µ: The PowerPC project file.
  10. Source: The C source code files.
  11. Shared Code: Resuable C source code, plus miscellaneous libraries and other files. I use this stuff in a number of different projects, not just NewsWatcher.
  12. ldefstub.µ: The 68K project file for the LDEF id=128 resource.
  13.  
  14. The folder named "Help Stuff" contains the files needed to make NewsWatcher's Balloon Help resources and the help topic 'PICT' resources:
  15.  
  16. balloons.r: Rez source for the help resources.
  17. balloons.rsrc: The compiled help resources.
  18. Make NewsWatcher Balloons: A ToolServer script to compile the resources using Rez.
  19. Help Topics: MS Word source for the help topics.
  20.  
  21. For an overview of NewsWatcher's module structure, see the "readme.c" source code file.
  22.  
  23. John Norstad
  24. Academic Computing and Network Services
  25. Northwestern University
  26. j-norstad@nwu.edu